home
***
CD-ROM
|
disk
|
FTP
|
other
***
search
/
Aminet 15
/
Aminet 15 - Nov 1996.iso
/
Aminet
/
dev
/
basic
/
ace24dist.lha
/
ace24.lha
/
include
/
resources
/
battclock.h
next >
Wrap
C/C++ Source or Header
|
1996-09-10
|
300b
|
19 lines
#ifndef RESOURCES_BATTCLOCK_H
#define RESOURCES_BATTCLOCK_H 1
/*
** battclock.h for ACE Basic
**
** Note: Translated to ACE by ConvertC2ACE
** @ MapMeadow Software, Nils Sjoholm
**
**
** Date: 09/03/95
**
**
*/
#define BATTCLOCKNAME "battclock.resource"
#endif /* RESOURCES_BATTCLOCK_H */